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

declare const ShoeHeelIcon: MdiReactIconComponentType;
export default ShoeHeelIcon;
