import { CSSStyle } from '../../openxml/Style'; export declare function parseTextDirection(element: Element, style: CSSStyle): void;