import { ObjectIdentifier } from "asn1-ts";
declare type KeyPurposeId = ObjectIdentifier;
export default KeyPurposeId;
//# sourceMappingURL=KeyPurposeId.d.ts.map