import { LegendProps } from "../Fieldset"; export declare const StyledLegend: (props: LegendProps) => import("@theme-ui/core/jsx-runtime").JSX.Element;