export interface AuthorizedMetadata { target: Function; fieldName: string; roles: any[]; } //# sourceMappingURL=authorized-metadata.d.ts.map