import type { IconProps } from '../../types';
export declare const IconArrowRotateLeft90Outline: import("react").ForwardRefExoticComponent<IconProps & import("react").RefAttributes<SVGSVGElement>>;
export default IconArrowRotateLeft90Outline;
