import { MdiReactIconComponentType } from './dist/typings';

declare const FormatTextdirectionLToRIcon: MdiReactIconComponentType;
export default FormatTextdirectionLToRIcon;
