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