export interface ILog4jsLayout {
    type: string;
    pattern: string;
}
//# sourceMappingURL=ILog4jsLayout.d.ts.map