/**
 * Custom interview during setup
 *
 * @param config the prefilled database config
 * @returns the database options obtained by the answered questionnaire
 */
export declare function interview(config: ioBroker.ObjectsDatabaseOptions): Promise<ioBroker.ObjectsDatabaseOptions>;
//# sourceMappingURL=interview.d.ts.map