import type { FontFaceDescriptor } from "../transport/protocol"; export declare function loadFontDeduped(d: FontFaceDescriptor): Promise;