import * as LibUtil from './util'
export { CatchmentAreaGenerator } from './gen'

export const Util = LibUtil