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