- /// <reference types="react" />
- import { IconProps } from '../icon';
- export declare const RightRotationFortyFiveDegreesSingle: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGElement>>;
- export default RightRotationFortyFiveDegreesSingle;
|