UNPKG

@qite/tide-booking-component

Version:

React Booking wizard & Booking product component for Tide

5 lines (4 loc) 178 B
import React from 'react'; import { ImageWithTextCardProps } from './types'; declare const ImageWithTextCard: React.FC<ImageWithTextCardProps>; export default ImageWithTextCard;