import { IConsumerOptions, IConsumerParsedOptions } from '../types/index.js';
export declare function _parseConsumerOptions(config: boolean | IConsumerOptions | undefined, defaultConfig: IConsumerParsedOptions): IConsumerParsedOptions;
//# sourceMappingURL=_parse-consumer-options.d.ts.map