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