export declare const config: { defaults: { view: string; size: string; toggleSize: string; labelPosition: string; focused: string; }; variations: { size: { s: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; m: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; l: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; toggleSize: { l: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; s: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; view: { default: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; disabled: { true: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; focused: { true: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName; }; }; };