export * as hooks from '../hooks/hooks'; export declare const isNewSystemProxyFunc: boolean; export { kunlun } from '../kunlun/kunlun'; export { db, resources, msg, tasks, cloudfunction, microservice, workflow, metaData, Application } from '../hooks/api';