import type { InferOutput } from "valibot"; export declare const ATTRIBUTE_MATCHER_CONFIG: import("valibot").SchemaWithPipe, import("valibot").DescriptionAction]>, import("valibot").SchemaWithPipe, import("valibot").DescriptionAction]>; }, undefined>, import("valibot").StrictObjectSchema<{ readonly match: import("valibot").SchemaWithPipe, import("valibot").DescriptionAction]>; readonly pathPattern: import("valibot").OptionalSchema, import("valibot").DescriptionAction]>, undefined>; }, undefined>, import("valibot").StrictObjectSchema<{ readonly match: import("valibot").SchemaWithPipe, import("valibot").DescriptionAction]>; readonly pathPattern: import("valibot").OptionalSchema, import("valibot").DescriptionAction]>, undefined>; }, undefined>], undefined>, undefined>, import("valibot").DescriptionAction<({ match: import("../../types/rule.js").MatcherType.String; } | { match: import("../../types/rule.js").MatcherType.ObjectKey; pathPattern?: string | undefined; } | { match: import("../../types/rule.js").MatcherType.ObjectValue; pathPattern?: string | undefined; })[], "List of matchers that will be applied.">]>], undefined>, import("valibot").DescriptionAction<[string, ({ match: import("../../types/rule.js").MatcherType.String; } | { match: import("../../types/rule.js").MatcherType.ObjectKey; pathPattern?: string | undefined; } | { match: import("../../types/rule.js").MatcherType.ObjectValue; pathPattern?: string | undefined; })[]], "List of matchers that will automatically be matched.">]>; export type AttributeMatchers = InferOutput; export declare const ATTRIBUTE_NAME_CONFIG: import("valibot").SchemaWithPipe, import("valibot").DescriptionAction]>; export type AttributeName = InferOutput; export declare const ATTRIBUTES_SCHEMA: import("valibot").SchemaWithPipe, import("valibot").DescriptionAction]>, import("valibot").SchemaWithPipe, import("valibot").DescriptionAction]>, import("valibot").SchemaWithPipe, import("valibot").DescriptionAction]>; }, undefined>, import("valibot").StrictObjectSchema<{ readonly match: import("valibot").SchemaWithPipe, import("valibot").DescriptionAction]>; readonly pathPattern: import("valibot").OptionalSchema, import("valibot").DescriptionAction]>, undefined>; }, undefined>, import("valibot").StrictObjectSchema<{ readonly match: import("valibot").SchemaWithPipe, import("valibot").DescriptionAction]>; readonly pathPattern: import("valibot").OptionalSchema, import("valibot").DescriptionAction]>, undefined>; }, undefined>], undefined>, undefined>, import("valibot").DescriptionAction<({ match: import("../../types/rule.js").MatcherType.String; } | { match: import("../../types/rule.js").MatcherType.ObjectKey; pathPattern?: string | undefined; } | { match: import("../../types/rule.js").MatcherType.ObjectValue; pathPattern?: string | undefined; })[], "List of matchers that will be applied.">]>], undefined>, import("valibot").DescriptionAction<[string, ({ match: import("../../types/rule.js").MatcherType.String; } | { match: import("../../types/rule.js").MatcherType.ObjectKey; pathPattern?: string | undefined; } | { match: import("../../types/rule.js").MatcherType.ObjectValue; pathPattern?: string | undefined; })[]], "List of matchers that will automatically be matched.">]>], undefined>, undefined>, import("valibot").DescriptionAction<(string | [string, ({ match: import("../../types/rule.js").MatcherType.String; } | { match: import("../../types/rule.js").MatcherType.ObjectKey; pathPattern?: string | undefined; } | { match: import("../../types/rule.js").MatcherType.ObjectValue; pathPattern?: string | undefined; })[]])[], "List of attribute names that should get linted.">]>; export type Attributes = InferOutput; export declare const ATTRIBUTES_OPTION_SCHEMA: import("valibot").StrictObjectSchema<{ readonly attributes: import("valibot").OptionalSchema, import("valibot").DescriptionAction]>, import("valibot").SchemaWithPipe, import("valibot").DescriptionAction]>, import("valibot").SchemaWithPipe, import("valibot").DescriptionAction]>; }, undefined>, import("valibot").StrictObjectSchema<{ readonly match: import("valibot").SchemaWithPipe, import("valibot").DescriptionAction]>; readonly pathPattern: import("valibot").OptionalSchema, import("valibot").DescriptionAction]>, undefined>; }, undefined>, import("valibot").StrictObjectSchema<{ readonly match: import("valibot").SchemaWithPipe, import("valibot").DescriptionAction]>; readonly pathPattern: import("valibot").OptionalSchema, import("valibot").DescriptionAction]>, undefined>; }, undefined>], undefined>, undefined>, import("valibot").DescriptionAction<({ match: import("../../types/rule.js").MatcherType.String; } | { match: import("../../types/rule.js").MatcherType.ObjectKey; pathPattern?: string | undefined; } | { match: import("../../types/rule.js").MatcherType.ObjectValue; pathPattern?: string | undefined; })[], "List of matchers that will be applied.">]>], undefined>, import("valibot").DescriptionAction<[string, ({ match: import("../../types/rule.js").MatcherType.String; } | { match: import("../../types/rule.js").MatcherType.ObjectKey; pathPattern?: string | undefined; } | { match: import("../../types/rule.js").MatcherType.ObjectValue; pathPattern?: string | undefined; })[]], "List of matchers that will automatically be matched.">]>], undefined>, undefined>, import("valibot").DescriptionAction<(string | [string, ({ match: import("../../types/rule.js").MatcherType.String; } | { match: import("../../types/rule.js").MatcherType.ObjectKey; pathPattern?: string | undefined; } | { match: import("../../types/rule.js").MatcherType.ObjectValue; pathPattern?: string | undefined; })[]])[], "List of attribute names that should get linted.">]>, undefined>; }, undefined>; export type AttributesOptions = InferOutput; //# sourceMappingURL=attributes.d.ts.map