interface Optionsimport { type Options } from "https://deno.land/x/lume@v2.2.4/plugins/robots.ts"; Propertiesfilename: stringThe robots.txt file name optionalallow: string[] | stringoptionaldisallow: string[] | stringoptionalrules: Rule[]