export declare class LoginWarningMessages {
    static FORBIDDEN: string;
}
