export declare const ClearButton: ({ onClear }: { onClear: VoidFunction; }) => import("react/jsx-runtime").JSX.Element;