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