Repository URL to install this package:
|
Version:
2.1.16 ▾
|
import { SubscriptionEndsProps } from './typings';
declare function defaultRenderDate(props: SubscriptionEndsProps): JSX.Element;
declare function defaultRenderBox(props: SubscriptionEndsProps): JSX.Element;
export { defaultRenderDate, defaultRenderBox };