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

declare const SearchOff: ReactIconComponentType;
export default SearchOff;
            