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

declare const ManageSearch: ReactIconComponentType;
export default ManageSearch;
            