export declare class NLogRuleConfiguration { Id: number; LoggerCode: string; LoggerName: string; Enabled: boolean; }