function createFileIndeximport { createFileIndex } from "https://deno.land/x/mongo@v0.33.0/src/gridfs/indexes.ts"; createFileIndex(collection: Collection<File>)Parameterscollection: Collection<File>