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