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