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

declare const PinIcon: MdiReactIconComponentType;
export default PinIcon;
