import { IconDefinition } from '../../templates/types'; declare const RotationLeftOutlined: IconDefinition; export default RotationLeftOutlined;