import { DataFormatConfig } from '../types'; export declare const useDataFormatConfig: () => DataFormatConfig;