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