import { MdiReactIconComponentType } from './dist/typings';

declare const FormatHorizontalAlignLeftIcon: MdiReactIconComponentType;
export default FormatHorizontalAlignLeftIcon;
