import type { CopyAllDataParams } from '../../../common'; export declare const strategyCopy: (params: CopyAllDataParams) => string;