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

declare const PinterestIcon: MdiReactIconComponentType;
export default PinterestIcon;
