import type { Context } from './context'; export declare function embedWebFont(clone: T, context: Context): Promise;