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