
import { TSESLint } from "@typescript-eslint/utils";

//#region src/svelte.d.ts
declare const config: TSESLint.FlatConfig.ConfigArray;
export = config;
//# sourceMappingURL=svelte.d.cts.map