/**
 * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
 * @codegen <<SignedSource::b1bab51e4781860434f448b4898fd862>>
 * @codegenCommand yarn workspace @atlaskit/eslint-plugin-design-system codegen
 */
import type { Linter } from 'eslint';
declare const rules: Linter.FlatConfig;
export default rules;
