export declare const config: { readonly btn: { readonly variant: "text"; readonly icon: true; }; readonly icon: { readonly color: string; }; };