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