declare const getKeyError: (key: string | Symbol) => Error; export default getKeyError;