declare const _default: { 'body-case': import("@commitlint/types").BaseRule; 'body-empty': import("@commitlint/types").BaseRule; 'body-leading-blank': import("@commitlint/types").BaseRule; 'body-max-length': import("@commitlint/types").BaseRule; 'body-max-line-length': import("@commitlint/types").BaseRule; 'body-min-length': import("@commitlint/types").BaseRule; 'footer-empty': import("@commitlint/types").BaseRule; 'footer-leading-blank': import("@commitlint/types").BaseRule; 'footer-max-length': import("@commitlint/types").BaseRule; 'footer-max-line-length': import("@commitlint/types").BaseRule; 'footer-min-length': import("@commitlint/types").BaseRule; 'header-case': import("@commitlint/types").BaseRule<"camel-case" | "kebab-case" | "snake-case" | "pascal-case" | "start-case" | "upper-case" | "uppercase" | "sentence-case" | "sentencecase" | "lower-case" | "lowercase" | "lowerCase" | import("@commitlint/types").TargetCaseType[], "sync">; 'header-full-stop': import("@commitlint/types").BaseRule; 'header-max-length': import("@commitlint/types").BaseRule; 'header-min-length': import("@commitlint/types").BaseRule; 'references-empty': import("@commitlint/types").BaseRule; 'scope-case': import("@commitlint/types").BaseRule<"camel-case" | "kebab-case" | "snake-case" | "pascal-case" | "start-case" | "upper-case" | "uppercase" | "sentence-case" | "sentencecase" | "lower-case" | "lowercase" | "lowerCase" | import("@commitlint/types").TargetCaseType[], "sync">; 'scope-empty': import("@commitlint/types").BaseRule; 'scope-enum': import("@commitlint/types").BaseRule; 'scope-max-length': import("@commitlint/types").BaseRule; 'scope-min-length': import("@commitlint/types").BaseRule; 'signed-off-by': import("@commitlint/types").BaseRule; 'subject-case': import("@commitlint/types").BaseRule<"camel-case" | "kebab-case" | "snake-case" | "pascal-case" | "start-case" | "upper-case" | "uppercase" | "sentence-case" | "sentencecase" | "lower-case" | "lowercase" | "lowerCase" | import("@commitlint/types").TargetCaseType[], "sync">; 'subject-empty': import("@commitlint/types").BaseRule; 'subject-full-stop': import("@commitlint/types").BaseRule; 'subject-max-length': import("@commitlint/types").BaseRule; 'subject-min-length': import("@commitlint/types").BaseRule; 'type-case': import("@commitlint/types").BaseRule<"camel-case" | "kebab-case" | "snake-case" | "pascal-case" | "start-case" | "upper-case" | "uppercase" | "sentence-case" | "sentencecase" | "lower-case" | "lowercase" | "lowerCase" | import("@commitlint/types").TargetCaseType[], "sync">; 'type-empty': import("@commitlint/types").BaseRule; 'type-enum': import("@commitlint/types").BaseRule; 'type-max-length': import("@commitlint/types").BaseRule; 'type-min-length': import("@commitlint/types").BaseRule; }; export default _default; //# sourceMappingURL=index.d.ts.map