export default function ({ workDir }: {
    workDir: string;
}): Promise<void>;
//# sourceMappingURL=updateBundleDependenciesField.d.ts.map