import { TYPE_IDENTIFIER } from "asn1-ts";
export declare type BAG_TYPE<Type> = TYPE_IDENTIFIER<Type>;
