UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

5 lines (4 loc) 175 B
import React from 'react'; import { BlackFridayBannerProps } from './types'; export declare const BlackFridayBanner: React.FC<BlackFridayBannerProps>; export * from './mini';