export interface AuthSubjectAction { key: string; value: any; } //# sourceMappingURL=auth-subject-action.model.d.ts.map