import { type ObjRef } from "@gooddata/sdk-model"; export declare function objRef(uri: string, identifier: string): ObjRef; //# sourceMappingURL=objRef.d.ts.map