export declare class InsightACLUtilScriptable { constructor(); canReadInsight(): boolean; canReadSuggestion(type?: number): boolean; } //# sourceMappingURL=InsightACLUtilScriptable.d.ts.map