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

declare const FormatRotate90Icon: MdiReactIconComponentType;
export default FormatRotate90Icon;
