import { MdiReactIconComponentType } from './dist/typings';

declare const SearchHandsFreeOffIcon: MdiReactIconComponentType;
export default SearchHandsFreeOffIcon;
