declare const _default: (workspace1?: string, workspace2?: string) => Promise<void>;
export default _default;
