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