import { type ObjRef } from "@gooddata/sdk-model"; export declare function useDateAttribute(): (ref?: ObjRef | undefined) => import("@gooddata/sdk-model").ICatalogDateAttribute | null; //# sourceMappingURL=useDateAttribute.d.ts.map