export declare const config: { defaults: { view: string; focused: string; size: string; }; variations: { view: { default: 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; success: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; warning: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; critical: 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: { xl: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; 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; }; disabled: { true: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; focused: { true: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; }; };