import * as React from "react"; export declare const RotationIcon: (props: React.SVGProps & { htmlColor?: string; }) => React.JSX.Element; //# sourceMappingURL=RotationIcon.d.ts.map