import { type DateAttributeGranularity, type IAttribute } from "@gooddata/sdk-model"; export declare function getFormatByGranularity(attr: IAttribute): DateAttributeGranularity; //# sourceMappingURL=dateUtils.d.ts.map