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

declare const FormatFloatRightIcon: MdiReactIconComponentType;
export default FormatFloatRightIcon;
