export declare function createMockPreferenceProxy(preferences: {
    [p: string]: any;
}): any;
//# sourceMappingURL=mock-preference-proxy.d.ts.map