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