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