export declare function pair(opt?: any): Promise<{ pub: string; priv: any; epub: string; epriv: any; }>;