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

declare const FormatAlignMiddleIcon: MdiReactIconComponentType;
export default FormatAlignMiddleIcon;
