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

declare const PinwheelOutlineIcon: MdiReactIconComponentType;
export default PinwheelOutlineIcon;
