/// import { IconProps } from '../types'; declare const IconSearch: (x: IconProps) => JSX.Element; export default IconSearch; //# sourceMappingURL=Search.d.ts.map