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

declare const FormatVerticalAlignCenterIcon: MdiReactIconComponentType;
export default FormatVerticalAlignCenterIcon;
