import React from "react";
declare const _default: React.ComponentType<Omit<{
    defaultFieldList?: any;
    fieldDataObj?: any;
    tableTitle?: string | undefined;
}, keyof import("react-i18next").WithTranslation<N, undefined>> & import("react-i18next").WithTranslationProps>;
export default _default;
