export declare const copySyncFolder: (syncFolder: string) => Promise<void>;
