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