import type { InferOutput } from "valibot"; export declare const VARIABLE_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 VariableMatchers = InferOutput; export declare const VARIABLE_NAME_CONFIG: import("valibot").SchemaWithPipe, import("valibot").DescriptionAction]>; export type VariableName = InferOutput; export declare const VARIABLES_SCHEMA: 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.">]>, import("valibot").SchemaWithPipe, import("valibot").DescriptionAction]>], 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 variable names which values should get linted.">]>; export type Variables = InferOutput; export declare const VARIABLES_OPTION_SCHEMA: import("valibot").StrictObjectSchema<{ readonly variables: import("valibot").OptionalSchema, 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.">]>, import("valibot").SchemaWithPipe, import("valibot").DescriptionAction]>], 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 variable names which values should get linted.">]>, undefined>; }, undefined>; export type VariablesOptions = InferOutput; //# sourceMappingURL=variables.d.ts.map