export declare const config: { defaults: { view: string; focused: string; size: string; }; variations: { view: { secondary: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; size: { xl: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; disabled: { true: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; focused: { true: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; stretching: { auto: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; filled: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; fixed: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; }; };