export declare function useIconButtonStyles(): { common: string; variants: { mini: string; action: string; panel: string; destructive: string; }; };