export declare const config: { defaults: { view: string; size: string; shape: string; inputBackgroundType: string; }; variations: { view: { 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; clear: 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; }; shape: { cornered: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; pilled: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; inputBackgroundType: { fill: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; clear: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; segmentation: { default: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; segmented: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; solid: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; disabled: { true: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; }; };