export declare function _<T extends string | string[]>(key: T): T;
