export declare class LegacyTextClient { send(pubkey: string, text: string): Promise; }