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

declare const FormatTextWrappingClipIcon: MdiReactIconComponentType;
export default FormatTextWrappingClipIcon;
