export { DialogContent } from './DialogContent';
export type { DialogContentProps } from './DialogContent.types';
