import { puppet } from '../src/mod.js';
export declare function testAlias(client: puppet.PuppetClient): Promise<void>;
export declare function testDing(client: puppet.PuppetClient): Promise<void>;
export declare function testStream(client: puppet.PuppetClient): void;
//# sourceMappingURL=client.d.ts.map