import type { SugarElement } from '@ephox/sugar'; declare const simplify: (elements: SugarElement[]) => SugarElement[]; export { simplify }; //# sourceMappingURL=DomPathway.d.ts.map