interface Optionsimport { type Options } from "https://deno.land/x/lume@v2.2.4/plugins/prism.ts"; Propertiesoptionalextensions: string[]The list of extensions this plugin applies to optionalcssSelector: stringThe css selector to apply prism optionaltheme: Theme | Theme[]The theme or themes to download