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