declare function collectFeatureGlyphIds(fontBuffer: Buffer | Uint8Array, text: string, cssFeatureTags: Iterable | null | undefined): Promise; export = collectFeatureGlyphIds; //# sourceMappingURL=collectFeatureGlyphIds.d.ts.map