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