import { Style } from '../style'; export declare class TextOrientation extends Style { static matches: RegExp; static key: string; }