export function GoogleIcon(props: React.ComponentProps<"svg">) { return ( ); }