/** * CLI Command: replit-test-webhook * * Test Replit webhook integration */ import { Command } from "commander"; export declare const replitTestWebhookCommand: Command; //# sourceMappingURL=replit-test-webhook.d.ts.map