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

declare const PinOffIcon: MdiReactIconComponentType;
export default PinOffIcon;
