export function RouteLoadingScreen({ eyebrow, text, }: { eyebrow: string; text: string; }) { return (