export declare const CURVE: Map<number, string>;
export declare const COSE_CURVE: Map<string, number>;
