import { UseNumberFormat } from "../types";
export declare function useNumberFormat(): UseNumberFormat;
