type FontBuffer = Buffer | Uint8Array; export declare function toSfnt(buffer: FontBuffer): Promise; export {}; //# sourceMappingURL=sfntCache.d.ts.map