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

declare const FormatAlignCenterIcon: MdiReactIconComponentType;
export default FormatAlignCenterIcon;
