import { JSX } from 'react'; export interface LegendProps extends React.HTMLAttributes { gap?: boolean; } /** * The Legend component represents a caption for the content of its parent
. * * It is styled exactly like the `