export declare const config: { defaults: { size: string; view: 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; }; itemView: { default: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; negative: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; warning: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; positive: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; size: { 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; }; }; intersections: { view: string; itemView: string; style: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }[]; };