declare const _default: (privateKey: string | undefined) => Promise<string>;
export default _default;
