export declare const config: { btn: { variant: string; color: string; class: string; }; icon: { color: string; size: string; class: string; }; };