export interface PermissionFields { permission: string; status: string; }