import type { DialogPlugin } from "../DialogPlugin"; declare const link: DialogPlugin; export default link;