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