export declare function getVitePath(rootPath: string, importer: string, moduleName: string, resolver: (moduleName: string, importer: string) => Promise, resolverWithPlugins: (moduleName: string, importer: string) => Promise, absolute?: boolean): Promise; //# sourceMappingURL=getVitePath.d.ts.map