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

declare const PinOutlineIcon: MdiReactIconComponentType;
export default PinOutlineIcon;
