/** * e.g., `src//logic/../dao/index.ts` -> `src/dao/index.ts` */ export declare const getNormalizedPath: (path: string) => string;