UNPKG

@hhgtech/hhg-components

Version:
4 lines (3 loc) 198 B
import React from 'react'; import { LeadGenSubscriptionBoxProps } from "../LeadGen.type"; export declare const LeadGenSubscriptionBoxA: (props: LeadGenSubscriptionBoxProps) => React.JSX.Element;