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

declare const FormatVerticalAlignCentreIcon: MdiReactIconComponentType;
export default FormatVerticalAlignCentreIcon;
