import * as React from "react"; declare function SvgTextWrap(props: React.SVGProps): React.JSX.Element; export default SvgTextWrap;