import { type IntlShape } from "react-intl"; import { type IUiAsyncTableColumn } from "@gooddata/sdk-ui-kit"; import { type IKdaItemGroup } from "../../internalTypes.js"; export declare const driversCountColumn: (intl: IntlShape, width: number) => IUiAsyncTableColumn; //# sourceMappingURL=driversCount.d.ts.map