import { AuthRoleDescription } from '../description/auth-role-description'; export declare function role(role: string): AuthRoleDescription;