import type { SugarElement } from '@ephox/sugar'; declare const getOrCreate: (element: SugarElement, f: () => A) => A; export { getOrCreate }; //# sourceMappingURL=DomState.d.ts.map