export declare class NotaryContract { address: string; networkId: number; deployerPrivateKey: string; rpcNode: string; }