import type { Plugin } from '@commitlint/types'; declare const plugin: Plugin; export default plugin; //# sourceMappingURL=index.d.ts.map