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