import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const Google1Icon: FunctionalComponent; export default Google1Icon;