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