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

declare const FormatAlignJustifyIcon: MdiReactIconComponentType;
export default FormatAlignJustifyIcon;
