import { ReactIconComponentType } from '../types';

declare const SavedSearch: ReactIconComponentType;
export default SavedSearch;
            