export declare function typingCommand(number: string): Promise<void>;
