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