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