import * as React from "react"; declare function Google(props: React.SVGProps): any; export default Google;