export declare const useCollectionFieldFormValues: () => { getValues(): any; }; export declare const AddCollectionField: (props: any) => import("react/jsx-runtime").JSX.Element;