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