export declare class BalNotices { interface: 'toast' | 'snackbar'; render(): any; }