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

declare const FormatWrapTightIcon: MdiReactIconComponentType;
export default FormatWrapTightIcon;
