declare const _default: { 'body-case': import("@commitlint/types").SyncRule; 'body-empty': import("@commitlint/types").SyncRule; 'body-full-stop': import("@commitlint/types").SyncRule; 'body-leading-blank': import("@commitlint/types").SyncRule; 'body-max-length': import("@commitlint/types").SyncRule; 'body-max-line-length': import("@commitlint/types").SyncRule; 'body-min-length': import("@commitlint/types").SyncRule; 'footer-empty': import("@commitlint/types").SyncRule; 'footer-leading-blank': import("@commitlint/types").SyncRule; 'footer-max-length': import("@commitlint/types").SyncRule; 'footer-max-line-length': import("@commitlint/types").SyncRule; 'footer-min-length': import("@commitlint/types").SyncRule; 'header-case': import("@commitlint/types").SyncRule; 'header-full-stop': import("@commitlint/types").SyncRule; 'header-max-length': import("@commitlint/types").SyncRule; 'header-min-length': import("@commitlint/types").SyncRule; 'references-empty': import("@commitlint/types").SyncRule; 'scope-case': import("@commitlint/types").SyncRule; 'scope-empty': import("@commitlint/types").SyncRule; 'scope-enum': import("@commitlint/types").SyncRule; 'scope-max-length': import("@commitlint/types").SyncRule; 'scope-min-length': import("@commitlint/types").SyncRule; 'signed-off-by': import("@commitlint/types").SyncRule; 'subject-case': import("@commitlint/types").SyncRule; 'subject-empty': import("@commitlint/types").SyncRule; 'subject-full-stop': import("@commitlint/types").SyncRule; 'subject-max-length': import("@commitlint/types").SyncRule; 'subject-min-length': import("@commitlint/types").SyncRule; 'subject-exclamation-mark': import("@commitlint/types").SyncRule; 'trailer-exists': import("@commitlint/types").SyncRule; 'type-case': import("@commitlint/types").SyncRule; 'type-empty': import("@commitlint/types").SyncRule; 'type-enum': import("@commitlint/types").SyncRule; 'type-max-length': import("@commitlint/types").SyncRule; 'type-min-length': import("@commitlint/types").SyncRule; }; export default _default; //# sourceMappingURL=index.d.ts.map