export declare const apDisableJSAPI: (args?: any) => void; export default apDisableJSAPI; export declare const apDisableJSAPIAsync: (args?: any) => Promise;