interface PreprocessorGroupimport { type PreprocessorGroup } from "https://deno.land/x/drollup@2.58.0+0.20.0/plugins/svelte/deps.ts"; Propertiesoptionalmarkup: (options: { content: string; filename: string; }) => Processed | Promise<Processed>optionalstyle: Preprocessoroptionalscript: Preprocessor