UNPKG

@payfit/unity-components

Version:

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