export declare const KEY_OPS: Map<number, string>;
export declare const COSE_KEY_OPS: Map<string, number>;
