import React from 'react'; export declare const ShortcutTextDirectionLTR: (editor: any) => void; export declare const LeftToRight: (props: any) => React.JSX.Element;