export declare const protocolAPIsByName: Record<string, number>;
export declare const protocolAPIsById: Record<number, string>;
