declare namespace JSX { interface IntrinsicElements { "stripe-pricing-table": React.DetailedHTMLProps< React.HTMLAttributes, HTMLElement >; } }