import { BatchSelectionProps } from "."; declare const StyledBatchSelection: import("styled-components").StyledComponent<"div", any, Pick, never>; declare const StyledSelectionCount: import("styled-components").StyledComponent<"span", any, {}, never>; export { StyledBatchSelection, StyledSelectionCount };