export declare const config: { defaults: { size: string; }; variations: { 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; }; 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; }; }; };