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