export declare const config: { defaults: { view: string; size: string; }; variations: { view: { clear: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; filled: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; size: { xs: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; s: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; m: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; l: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; xl: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; disabled: { true: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; pilled: { true: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; stretch: { true: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; filledBackground: { true: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; orientation: { vertical: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; }; };