import type { ParsedArgs } from "./router.js"; export declare function testCommand(args: ParsedArgs): Promise; //# sourceMappingURL=test.d.ts.map