import type { Client } from '../..';
export declare function typing(client: Client, message: any): Promise<void>;
//# sourceMappingURL=typing.d.ts.map