import type { UserConfig } from '@commitlint/types'; declare const Configuration: UserConfig; export default Configuration;