UNPKG

@qite/tide-booking-component

Version:

React Booking wizard & Booking product component for Tide

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