declare const eslintConfigPrettier: {
  rules: Record<string, 0 | "off">;
};

export = eslintConfigPrettier;
