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

declare const PinkyIcon: MdiReactIconComponentType;
export default PinkyIcon;
