declare namespace svelte.JSX { interface HTMLAttributes { onvalidate?: (event: any) => any; } }