import type { UNFonts } from '../../types/shared/fonts.types'; export declare const loadIosFontBase64: (fonts: UNFonts) => Promise>; //# sourceMappingURL=UNFontFileHelper.d.ts.map