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