import "typings-global"; export declare let clone: (optionsArg: { from: string; to: string; keyPath?: string; keyPassphrase?: string; }) => any;