export declare enum LogLevels { off = 0, debug = 1, errors = 2 }