interface VHooksimport { type VHooks } from "https://deno.land/x/cargo_parcel@0.2.12/mod.ts"; PropertiesoptionalonMount: ((() => () => void) | (() => void))[]optionalonDestroy: (() => void)[]