export declare class Role { id: string; applicationId: string; name: string; }