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

declare const FormatAlignLeftIcon: MdiReactIconComponentType;
export default FormatAlignLeftIcon;
