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

declare const FormatAlignCentreIcon: MdiReactIconComponentType;
export default FormatAlignCentreIcon;
