export declare function RoleAuth(roles: string[]): (target: any, key: string, callable: PropertyDescriptor) => PropertyDescriptor;