import * as TypeUtils from './_typeUtils'; declare const Utils: { TypeUtils: typeof TypeUtils; }; export default Utils;