export declare const config: { defaults: { view: string; closeIconType: string; }; variations: { view: { default: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; negative: 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; info: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; layout: { horizontal: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; vertical: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; closeIconType: { default: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; size: { xs: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; xxs: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; }; };