import { VariableOptions } from './types';
export declare function createLogLevelVariable(options?: VariableOptions): import("./types").CustomJSONVariable;
//# sourceMappingURL=log-level.d.ts.map