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