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

declare const FormatVerticalAlignTopIcon: MdiReactIconComponentType;
export default FormatVerticalAlignTopIcon;
