import * as domUtil from './util/dom'; export const dom = domUtil; export * from './util/util'; export * from './util/datetime-util';