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

declare const ImageSearch: ReactIconComponentType;
export default ImageSearch;
            