import React from 'react'; import IconProps from './props'; declare const TextLongIcon: React.FC; export default TextLongIcon;