export declare let clone: (optionsArg: { from: string; to: string; key?: string; keyPath?: string; keyPassphrase?: string; }) => any;