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