import React from 'react'; import { IconPropsWithSize } from './types'; export declare const Search: React.FC; export default Search;