import { type ComponentPropsWithRef, type FC, type PropsWithChildren } from 'react'; export declare const BulkActionRow: FC>>;