export declare const cache: Record; export declare function registerGlobalValue(scheme: string, callback: any, once?: boolean): string;