import { UQsMan, Web } from "tonwa-core"; export declare function createUQsProxy(web: Web, uqsMan: UQsMan): { [key: string]: any; };