declare function isValidKey(key: string): boolean; export { isValidKey };