export declare class UIBScriptables { static getInterfacedComponents(): Record; static getThemeForUIB(appConfigId?: string, parentAppId?: string): string; static isDDUserWithUIBuilderPermission(scopeName?: string): boolean; } //# sourceMappingURL=UIBScriptables.d.ts.map