export namespace VERBOSITY {
    let DEBUG: string;
    let TRACE: string;
}
//# sourceMappingURL=constants.d.ts.map