export type TextlintRuleSeverityLevelKey = "none" | "info" | "warning" | "error";
//# sourceMappingURL=TextlintRuleSeverityLevelKey.d.ts.map