/// import { IPlanCardProps } from './types'; declare const PlanCard: React.FC; export default PlanCard; //# sourceMappingURL=PlanCard.d.ts.map