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