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