import { IconProps } from '../types'; export declare const Search: (props: IconProps) => JSX.Element;