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

declare const SearchHandsFreeIcon: MdiReactIconComponentType;
export default SearchHandsFreeIcon;
