export declare const CONFIG_DEFAULT_VALUES: Readonly<{ country: "PL"; language: "pl"; }>;