import type { Linter } from 'eslint';
export declare const flat: Linter.FlatConfig;
export declare const flatCodeBlocks: Linter.FlatConfig;
