type alias LoaderRe-exportimport { type Loader } from "https://deno.land/x/lume@v1.19.1/core.ts"; definition: (path: string) => Promise<Data>