export const message: import("svelte/store").Writable<{ type: string; title: string; subtitle: string; }>;