export * from './hideLoading';
export * from './showLoading';
export declare const apiOverwrite: (col: import("../../codelet").Codelet) => void;
