import { IconProps } from '../Icon'; declare function SvgFormatTextdirectionLToR(props: IconProps): JSX.Element; export default SvgFormatTextdirectionLToR;