import { UseDateFormat } from "../types";
export declare function useDateFormat(): UseDateFormat;
