export interface ISecurityTrimmedControlState { allowRender: boolean; loading?: boolean; } //# sourceMappingURL=ISecurityTrimmedControlState.d.ts.map