export declare const config: { defaults: { view: string; size: 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; primary: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; accent: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; info: 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; error: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; size: { m: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; }; };