export declare const config: { defaults: { view: string; size: string; labelPlacement: string; chipView: string; hintView: string; hintSize: string; }; variations: { view: { default: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; positive: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; warning: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; negative: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; accent: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; secondary: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; clear: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; dark: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; black: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; white: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; size: { l: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; m: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; s: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; xs: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; labelPlacement: { inner: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; outer: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; chipView: { default: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; secondary: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; accent: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; hintView: { default: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; hintSize: { m: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; s: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; disabled: { true: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; readOnly: { true: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; }; };