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