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