/** for ts declaration */
import * as otherApi from './lib/otherApi';
import { IUNCore } from './lib/ddSdk';
declare const dd: typeof otherApi & IUNCore & {
    biz: {
        alipay: {
            pay: typeof import("./api/biz/alipay/pay").pay$;
        };
        calendar: {
            chooseDateTime: typeof import("./api/biz/calendar/chooseDateTime").chooseDateTime$;
            chooseHalfDay: typeof import("./api/biz/calendar/chooseHalfDay").chooseHalfDay$;
            chooseInterval: typeof import("./api/biz/calendar/chooseInterval").chooseInterval$;
            chooseOneDay: typeof import("./api/biz/calendar/chooseOneDay").chooseOneDay$;
        };
        chat: {
            chooseConversationByCorpId: typeof import("./api/biz/chat/chooseConversationByCorpId").chooseConversationByCorpId$;
            collectSticker: typeof import("./api/biz/chat/collectSticker").collectSticker$;
            locationChatMessage: typeof import("./api/biz/chat/locationChatMessage").locationChatMessage$;
            openSingleChat: typeof import("./api/biz/chat/openSingleChat").openSingleChat$;
            pickConversation: typeof import("./api/biz/chat/pickConversation").pickConversation$;
            sendEmotion: typeof import("./api/biz/chat/sendEmotion").sendEmotion$;
            toConversation: typeof import("./api/biz/chat/toConversation").toConversation$;
        };
        clipboardData: {
            setData: typeof import("./api/biz/clipboardData/setData").setData$;
        };
        contact: {
            choose: typeof import("./api/biz/contact/choose").choose$;
            chooseMobileContacts: typeof import("./api/biz/contact/chooseMobileContacts").chooseMobileContacts$;
            complexPicker: typeof import("./api/biz/contact/complexPicker").complexPicker$;
            createGroup: typeof import("./api/biz/contact/createGroup").createGroup$;
            departmentsPicker: typeof import("./api/biz/contact/departmentsPicker").departmentsPicker$;
            externalComplexPicker: typeof import("./api/biz/contact/externalComplexPicker").externalComplexPicker$;
            externalEditForm: typeof import("./api/biz/contact/externalEditForm").externalEditForm$;
            setRule: typeof import("./api/biz/contact/setRule").setRule$;
        };
        cspace: {
            chooseSpaceDir: typeof import("./api/biz/cspace/chooseSpaceDir").chooseSpaceDir$;
            delete: typeof import("./api/biz/cspace/delete").delete$;
            preview: typeof import("./api/biz/cspace/preview").preview$;
            saveFile: typeof import("./api/biz/cspace/saveFile").saveFile$;
        };
        customContact: {
            choose: typeof import("./api/biz/customContact/choose").choose$;
            multipleChoose: typeof import("./api/biz/customContact/multipleChoose").multipleChoose$;
        };
        ding: {
            create: typeof import("./api/biz/ding/create").create$;
            post: typeof import("./api/biz/ding/post").post$;
        };
        event: {
            notifyWeex: typeof import("./api/biz/event/notifyWeex").notifyWeex$;
        };
        intent: {
            fetchData: typeof import("./api/biz/intent/fetchData").fetchData$;
        };
        map: {
            locate: typeof import("./api/biz/map/locate").locate$;
            search: typeof import("./api/biz/map/search").search$;
            view: typeof import("./api/biz/map/view").view$;
        };
        microApp: {
            openApp: typeof import("./api/biz/microApp/openApp").openApp$;
        };
        navigation: {
            close: typeof import("./api/biz/navigation/close").close$;
            goBack: typeof import("./api/biz/navigation/goBack").goBack$;
            hideBar: typeof import("./api/biz/navigation/hideBar").hideBar$;
            quit: typeof import("./api/biz/navigation/quit").quit$;
            replace: typeof import("./api/biz/navigation/replace").replace$;
            setIcon: typeof import("./api/biz/navigation/setIcon").setIcon$;
            setLeft: typeof import("./api/biz/navigation/setLeft").setLeft$;
            setMenu: typeof import("./api/biz/navigation/setMenu").setMenu$;
            setRight: typeof import("./api/biz/navigation/setRight").setRight$;
            setTitle: typeof import("./api/biz/navigation/setTitle").setTitle$;
        };
        store: {
            closeUnpayOrder: typeof import("./api/biz/store/closeUnpayOrder").closeUnpayOrder$;
            createOrder: typeof import("./api/biz/store/createOrder").createOrder$;
            getPayUrl: typeof import("./api/biz/store/getPayUrl").getPayUrl$;
            inquiry: typeof import("./api/biz/store/inquiry").inquiry$;
        };
        telephone: {
            call: typeof import("./api/biz/telephone/call").call$;
            checkBizCall: typeof import("./api/biz/telephone/checkBizCall").checkBizCall$;
            quickCallList: typeof import("./api/biz/telephone/quickCallList").quickCallList$;
            showCallMenu: typeof import("./api/biz/telephone/showCallMenu").showCallMenu$;
        };
        user: {
            checkPassword: typeof import("./api/biz/user/checkPassword").checkPassword$;
            get: typeof import("./api/biz/user/get").get$;
        };
        util: {
            chosen: typeof import("./api/biz/util/chosen").chosen$;
            datepicker: typeof import("./api/biz/util/datepicker").datepicker$;
            datetimepicker: typeof import("./api/biz/util/datetimepicker").datetimepicker$;
            decrypt: typeof import("./api/biz/util/decrypt").decrypt$;
            downloadFile: typeof import("./api/biz/util/downloadFile").downloadFile$;
            encrypt: typeof import("./api/biz/util/encrypt").encrypt$;
            isLocalFileExist: typeof import("./api/biz/util/isLocalFileExist").isLocalFileExist$;
            multiSelect: typeof import("./api/biz/util/multiSelect").multiSelect$;
            open: typeof import("./api/biz/util/open").open$;
            openLink: typeof import("./api/biz/util/openLink").openLink$;
            openLocalFile: typeof import("./api/biz/util/openLocalFile").openLocalFile$;
            openModal: typeof import("./api/biz/util/openModal").openModal$;
            openSlidePanel: typeof import("./api/biz/util/openSlidePanel").openSlidePanel$;
            presentWindow: typeof import("./api/biz/util/presentWindow").presentWindow$;
            previewImage: typeof import("./api/biz/util/previewImage").previewImage$;
            previewVideo: typeof import("./api/biz/util/previewVideo").previewVideo$;
            scan: typeof import("./api/biz/util/scan").scan$;
            scanCard: typeof import("./api/biz/util/scanCard").scanCard$;
            setScreenBrightnessAndKeepOn: typeof import("./api/biz/util/setScreenBrightnessAndKeepOn").setScreenBrightnessAndKeepOn$;
            share: typeof import("./api/biz/util/share").share$;
            systemShare: typeof import("./api/biz/util/systemShare").systemShare$;
            timepicker: typeof import("./api/biz/util/timepicker").timepicker$;
            uploadAttachment: typeof import("./api/biz/util/uploadAttachment").uploadAttachment$;
            uploadImage: typeof import("./api/biz/util/uploadImage").uploadImage$;
            uploadImageFromCamera: typeof import("./api/biz/util/uploadImageFromCamera").uploadImageFromCamera$;
            ut: typeof import("./api/biz/util/ut").ut$;
        };
        verify: {
            openBindIDCard: typeof import("./api/biz/verify/openBindIDCard").openBindIDCard$;
            startAuth: typeof import("./api/biz/verify/startAuth").startAuth$;
        };
    };
    channel: {
        permission: {
            requestAuthCode: typeof import("./api/channel/permission/requestAuthCode").requestAuthCode$;
        };
    };
    device: {
        accelerometer: {
            clearShake: typeof import("./api/device/accelerometer/clearShake").clearShake$;
            watchShake: typeof import("./api/device/accelerometer/watchShake").watchShake$;
        };
        audio: {
            download: typeof import("./api/device/audio/download").download$;
            onPlayEnd: typeof import("./api/device/audio/onPlayEnd").onPlayEnd$;
            onRecordEnd: typeof import("./api/device/audio/onRecordEnd").onRecordEnd$;
            pause: typeof import("./api/device/audio/pause").pause$;
            play: typeof import("./api/device/audio/play").play$;
            resume: typeof import("./api/device/audio/resume").resume$;
            startRecord: typeof import("./api/device/audio/startRecord").startRecord$;
            stop: typeof import("./api/device/audio/stop").stop$;
            stopRecord: typeof import("./api/device/audio/stopRecord").stopRecord$;
            translateVoice: typeof import("./api/device/audio/translateVoice").translateVoice$;
        };
        base: {
            getInterface: typeof import("./api/device/base/getInterface").getInterface$;
            getPhoneInfo: typeof import("./api/device/base/getPhoneInfo").getPhoneInfo$;
            getUUID: typeof import("./api/device/base/getUUID").getUUID$;
            getWifiStatus: typeof import("./api/device/base/getWifiStatus").getWifiStatus$;
        };
        connection: {
            getNetworkType: typeof import("./api/device/connection/getNetworkType").getNetworkType$;
        };
        geolocation: {
            get: typeof import("./api/device/geolocation/get").get$;
            start: typeof import("./api/device/geolocation/start").start$;
            status: typeof import("./api/device/geolocation/status").status$;
            stop: typeof import("./api/device/geolocation/stop").stop$;
        };
        launcher: {
            checkInstalledApps: typeof import("./api/device/launcher/checkInstalledApps").checkInstalledApps$;
            launchApp: typeof import("./api/device/launcher/launchApp").launchApp$;
        };
        nfc: {
            nfcRead: typeof import("./api/device/nfc/nfcRead").nfcRead$;
            nfcStop: typeof import("./api/device/nfc/nfcStop").nfcStop$;
            nfcWrite: typeof import("./api/device/nfc/nfcWrite").nfcWrite$;
        };
        notification: {
            actionSheet: typeof import("./api/device/notification/actionSheet").actionSheet$;
            alert: typeof import("./api/device/notification/alert").alert$;
            confirm: typeof import("./api/device/notification/confirm").confirm$;
            extendModal: typeof import("./api/device/notification/extendModal").extendModal$;
            hidePreloader: typeof import("./api/device/notification/hidePreloader").hidePreloader$;
            modal: typeof import("./api/device/notification/modal").modal$;
            prompt: typeof import("./api/device/notification/prompt").prompt$;
            showPreloader: typeof import("./api/device/notification/showPreloader").showPreloader$;
            toast: typeof import("./api/device/notification/toast").toast$;
            vibrate: typeof import("./api/device/notification/vibrate").vibrate$;
        };
        screen: {
            insetAdjust: typeof import("./api/device/screen/insetAdjust").insetAdjust$;
            resetView: typeof import("./api/device/screen/resetView").resetView$;
            rotateView: typeof import("./api/device/screen/rotateView").rotateView$;
        };
    };
    net: {
        bjGovApn: {
            loginGovNet: typeof import("./api/net/bjGovApn/loginGovNet").loginGovNet$;
        };
    };
    runtime: {
        message: {
            fetch: typeof import("./api/runtime/message/fetch").fetch$;
            post: typeof import("./api/runtime/message/post").post$;
        };
        permission: {
            requestAuthCode: typeof import("./api/runtime/permission/requestAuthCode").requestAuthCode$;
            requestOperateAuthCode: typeof import("./api/runtime/permission/requestOperateAuthCode").requestOperateAuthCode$;
        };
    };
    ui: {
        input: {
            plain: typeof import("./api/ui/input/plain").plain$;
        };
        nav: {
            close: typeof import("./api/ui/nav/close").close$;
            getCurrentId: typeof import("./api/ui/nav/getCurrentId").getCurrentId$;
            go: typeof import("./api/ui/nav/go").go$;
            preload: typeof import("./api/ui/nav/preload").preload$;
            recycle: typeof import("./api/ui/nav/recycle").recycle$;
        };
        progressBar: {
            setColors: typeof import("./api/ui/progressBar/setColors").setColors$;
        };
        pullToRefresh: {
            disable: typeof import("./api/ui/pullToRefresh/disable").disable$;
            enable: typeof import("./api/ui/pullToRefresh/enable").enable$;
            stop: typeof import("./api/ui/pullToRefresh/stop").stop$;
        };
        webViewBounce: {
            disable: typeof import("./api/ui/webViewBounce/disable").disable$;
            enable: typeof import("./api/ui/webViewBounce/enable").enable$;
        };
    };
    util: {
        domainStorage: {
            getItem: typeof import("./api/util/domainStorage/getItem").getItem$;
            removeItem: typeof import("./api/util/domainStorage/removeItem").removeItem$;
            setItem: typeof import("./api/util/domainStorage/setItem").setItem$;
        };
    };
};
export = dd;