//#region src/utils/resolveRelativePath.d.ts export declare const resolveRelativePath: (path: string, sourcePath: string, baseDir: string) => string; //#endregion //# sourceMappingURL=resolveRelativePath.d.ts.map