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