import { ModuleLoader } from "../module-loader"; export declare function from_path(path: string): ModuleLoader;