import Dialog from '../../types/dialog';

export * from '../../types/dialog';
export default Dialog;
