export declare const convert_grad: Map<string, (number: number) => number>;
