import { SmartHint } from "../.."; export declare const GroupByFormatField: ({ hints, instillFormat, arrayInArray, }: { hints: SmartHint[]; instillFormat: string; arrayInArray?: boolean; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=GroupByFormatField.d.ts.map