import { ASObject } from '@awayfl/avm2'; export declare class TextFormatDisplay extends ASObject { static classInitializer: any; static classSymbols: string[]; static instanceSymbols: string[]; static INLINE: string; static BLOCK: string; constructor(); } //# sourceMappingURL=TextFormatDisplay.d.ts.map