/// import type { IDialogPropTypes } from '../IDialogPropTypes'; export default function Dialog(props: IDialogPropTypes): JSX.Element;