//#region src/libs/config/get-config-path.d.ts
declare const getConfigPath: (cwd: string, filename?: string) => string;
//#endregion
export { getConfigPath as default };
//# sourceMappingURL=get-config-path.d.mts.map