/// declare const mnemonic: import("svelte/store").Writable; declare const seed: import("svelte/store").Writable; export { mnemonic, seed };