export declare class ConfigItem { readonly key: string; readonly value: string; }