export declare class WebsitePricingIntervalsDTO { monthly: number; yearly: number; }