import React from 'react'; import { IconProps } from './types'; export declare const RotateLeft: React.FC; export default RotateLeft;