import { NetType } from "@xmr-core/xmr-crypto-utils";
export declare function getTargetPubViewKey(encPid: boolean, targetAddress: string, nettype: NetType): string | undefined;
//# sourceMappingURL=key_utils.d.ts.map