import { AbstractJsonWebKey } from '@trackback/key'; /** * Trackback supported key pairs */ export declare type IKeyPair = AbstractJsonWebKey; //# sourceMappingURL=IKeyPair.d.ts.map