import { Utils } from "./types";

declare const utils : Utils;
export = utils;