import { DingDong, DingDongConfig } from './ding-dong.js'; export type { DingDongConfig, }; export { DingDong, }; //# sourceMappingURL=mod.d.ts.map