import type { SVGProps } from "react"; const Google = (props: SVGProps) => ( ); export { Google };