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

declare const FormatTextWrappingWrapIcon: MdiReactIconComponentType;
export default FormatTextWrappingWrapIcon;
