export declare function toast(message: string, error?: boolean): void;
