import ClearActions from './ClearActions'; export type { ClearActionsProps } from './ClearActions'; export default ClearActions;