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