import { ReactIconComponentType } from '../types';

declare const WrapText: ReactIconComponentType;
export default WrapText;
            