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