UNPKG

autumn-js

Version:
10 lines (7 loc) 262 B
import { P as Product } from '../../../prodTypes-C4aZSZfO.js'; import React__default from 'react'; import 'zod/v4'; declare const getPricingTableContent: (product: Product) => { buttonText: React__default.JSX.Element; }; export { getPricingTableContent };