export declare const toastOptions: { position: "bottom-right"; autoClose: number; pauseOnFocusLoss: boolean; }; export declare const showCloudInstallationProblemNotification: () => void; export declare const showCloudConnectionProblemNotification: () => void;