/// import { type Writable } from 'svelte/store'; export declare function createDescription(description: Writable): import("svelte/store").Readable;