export const commitlintConfig: import("@commitlint/types").UserConfig;
export const cspellConfig: import("@cspell/cspell-types").CSpellUserSettings;
export const prettierConfig: import("prettier").Config;
