/// import { KeyObject } from 'crypto'; export declare function LoadPublicKey(certificate: string): KeyObject;