import type { Attachment } from 'svelte/attachments'; export declare const formReset: (restore: () => void) => Attachment;