export declare const config: { defaults: { view: string; size: string; }; variations: { view: { default: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; /** * @deprecated * использовать `default` */ primary: 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; xxs: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; orientation: { horizontal: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; vertical: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; gap: { none: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; dense: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; wide: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; shape: { segmented: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; default: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; stretching: { auto: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; filled: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; }; };