export declare type Key = string | number | symbol;
