/** * Minimal reset and spacing for the legend element. * * Browsers apply inconsistent padding to ``. We remove it and add a * small bottom margin so the legend sits cleanly above the grouped controls. */ export declare const LEGEND_STYLES: { root: string; };