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