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