import * as RootLogger from './root-logger'; export declare function demo(log?: RootLogger.RootLogger): void; //# sourceMappingURL=demo.d.ts.map