export declare const ListField: ({ path, instillFormat, description, }: { path: string; instillFormat: string; description?: string; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=ListField.d.ts.map