export interface RuleSettings {
    levels: number;
}
//# sourceMappingURL=types.d.ts.map