export declare class Permissions { groupId: string; permission: number; canBeRemoved: boolean; groupName: string; iSActualProductionGroup: boolean; }