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