export declare class StripeAddonMapping { priceId: string; internalAddonId: string; name: string; billingInterval: number; }