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