UNPKG

@qite/tide-booking-component

Version:

React Booking wizard & Booking product component for Tide

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