export declare function generateKey(): string; export declare function getAddress(privateKey: string): string;