UNPKG

@payfit/unity-components

Version:

7 lines (6 loc) • 222 B
import { PropsWithChildren } from 'react'; declare const PromoDialogTitle: { ({ children }: PropsWithChildren<object>): import('react/jsx-runtime').JSX.Element; displayName: string; }; export { PromoDialogTitle };