import type { CommandAction } from '../../types/CommandAction.js'; import type { BundleOptions } from './types/BundleOptions.js'; export declare const execute: CommandAction; //# sourceMappingURL=execute.d.ts.map