export declare const requirePrivacyAuthorize: (option?: {}, ...args: any[]) => Promise & Record & TaroGeneral.CallbackResult>; export declare const openPrivacyContract: (option?: {}, ...args: any[]) => Promise & Record & TaroGeneral.CallbackResult>; export declare const onNeedPrivacyAuthorization: (option?: {}, ...args: any[]) => Promise & Record & TaroGeneral.CallbackResult>; export declare const getPrivacySetting: (option?: {}, ...args: any[]) => Promise & Record & TaroGeneral.CallbackResult>;