export declare class SearchContextUtils { constructor(); static getReferenceAttributes(): Array; getUserContext(userSysId?: string): Record; static isReferenceAttribute(attrName?: string): boolean; static isSysUserDotwalkFieldValid(field?: string): boolean; } //# sourceMappingURL=SearchContextUtils.d.ts.map