export declare const config: { defaults: { view: string; viewCurrentPage: 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; clear: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; viewCurrentPage: { default: 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; }; 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; }; type: { compact: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; default: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; }; };