export declare class RDAlert { type: string; title: string; text: string; }