import { IconProps } from '../types';
declare const Pinwheel: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Pinwheel;
//# sourceMappingURL=Pinwheel.d.ts.map