export { type DialogAgentProps, type DialogOptions, type DialogAgentEmits, dialog, } from './common';
