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