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