import { Key } from '../Key';
export declare class TKey extends Key {
    constructor();
}
//# sourceMappingURL=TKey.d.ts.map