export declare function getConfig(key?: string, options?: { append?: string[]; range?: string[]; }): Promise;