import { type JSX } from 'react'; /** * Announces the current selection count via a polite live region whenever it * changes. * @internal */ export declare function RowSelectionAnnouncement(): JSX.Element; //# sourceMappingURL=RowSelectionAnnouncement.d.ts.map