import { B as NODE_SEA_MIN_VERSION_PARSED, _ as importWithError, nt as Overwrite, q as Logger, tt as MarkPartial, v as resolveComma, y as toArray, z as NODE_SEA_MIN_VERSION } from "./types-DP3_0kws.mjs";
//#region src/features/target.d.ts
declare function expandBaselineTarget(targets: string[]): string[];
//#endregion
//#region src/utils/fs.d.ts
declare function fsExists(path: string): Promise<boolean>;
declare function fsRemove(path: string): Promise<void>;
//#endregion
export { type Logger, type MarkPartial, NODE_SEA_MIN_VERSION, NODE_SEA_MIN_VERSION_PARSED, type Overwrite, expandBaselineTarget, fsExists, fsRemove, importWithError, resolveComma, toArray };