/// import type { Contact } from '../model/contact'; declare const contacts: import("svelte/store").Writable; export { contacts };