UNPKG

@payfit/unity-components

Version:

5 lines (4 loc) 211 B
declare const DialogContent: import('react').ForwardRefExoticComponent<object & { children?: import('react').ReactNode | undefined; } & import('react').RefAttributes<HTMLElement>>; export { DialogContent };