export declare const SHOW_TOAST = "SHOW_TOAST";
export declare const CLOSE_TOAST = "CLOSE_TOAST";
