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