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