export declare function FieldDelete({ onClick }: { onClick: any; }): import("react/jsx-runtime").JSX.Element | null;