declare const _default: { most_popular: string; tiered_input: { label: string; description: string; }; currency: string; currencies: { mxn: string; usd: string; }; recurrances: { day: string; days: string; week: string; weeks: string; month: string; months: string; year: string; years: string; }; free_trial: string; units: string; unit: string; yearly_tooltip_help: string; free_tooltip: string; time: { day: string; days: string; week: string; weeks: string; month: string; months: string; year: string; years: string; }; actions: { buy_now: string; contact_sales: string; }; discount_badge_for_yearly: string; footer: string; }; export default _default;