import { QbeeConfigParam } from '../model/QbeeConfigParam'; export declare function config(param: QbeeConfigParam): Promise;