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

declare const TextWrapIcon: RemixiconReactIconComponentType;
export default TextWrapIcon;
