import React from 'react'; import { SearchProps } from './types'; export declare const Search: React.FC; //# sourceMappingURL=Search.d.ts.map