import type { CometEntryResolution } from './types.js'; export declare function resolveCometEntry(startPath: string): Promise; //# sourceMappingURL=resolve-entry.d.ts.map