import type { Plugin } from '@commitlint/types'; declare const plugin: Plugin; export = plugin;