export declare class GeneratePrivateKey {
    fromPrivateKey: string;
}
