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