export declare class SMPermissionUtil { static isCKCMAllowed(): boolean static isGranularSGAllowed(type?: string, parentModule?: string): boolean }