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