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