import { Converter } from "../../utils/converters";
export declare const numberConverter: Converter;
