export declare const isValidKeyValue: (key: string, value: any) => boolean;