export declare const getDefaultProxyString: (str?: string) => any; export declare const getProxyObj: (obj: object) => any;