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