/** * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen} * @codegen <> * @codegenCommand yarn workspace @atlaskit/eslint-plugin-ui-styling-standard codegen */ import type { Rule } from 'eslint'; export declare const rules: Record;