UNPKG

@surveycake/rc

Version:

react component of surveycake

36 lines (35 loc) 851 B
declare const _default: { title: string; subtitle: string; plan: { basic: { name: string; subtitle: string; pricing: string; currency: string; features: string[]; }; pro: { name: string; subtitle: string; pricing: string; currency: string; features: string[]; }; team: { name: string; subtitle: string; pricing: string; currency: string; features: string[]; }; enterprise: { name: string; subtitle: string; pricing: string; currency: string; features: string[]; }; }; }; export default _default;