/**
 * Creates a basic wrangler.jsonc config file for a Cloudflare Worker
 */
export declare function createWranglerConfig(): void;
