import { StripeEzConfig } from '../config/schema.js'; export declare function generateExpressSnippet(config: StripeEzConfig): string;