interface ReadOptionsimport { type ReadOptions } from "https://deno.land/std@0.40.0/fs/read_file_str.ts"; Propertiesoptionalencoding: string