import { ObjectIdentifier } from "asn1-ts";
export declare const informationFrameworkOID: ObjectIdentifier;
export { default as AttributeTypeAndValue } from "./AttributeTypeAndValue";
export { default as Name } from "./Name";
export { default as RDNSequence } from "./RDNSequence";
export { default as RelativeDistinguishedName } from "./RelativeDistinguishedName";
//# sourceMappingURL=index.d.ts.map