export interface PermissionFields { permission: string; status: string; } //# sourceMappingURL=permission.d.ts.map