export declare const DEFAULT_VALUES: { config: any; id: string; }; export declare const VALIDATE_KEY_VALUES: { config: boolean; id: boolean; };