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