import { type IntlShape } from "react-intl"; import { type DateAttributeGranularity } from "@gooddata/sdk-model"; export declare function translateGranularity(tran: IntlShape, granularity?: DateAttributeGranularity): string; //# sourceMappingURL=granularity.d.ts.map