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