import { DefaultTheme, StyledComponent } from 'styled-components'; import { HeadingProps } from '../../Typography/types'; export declare const StyledFieldsetLegend: StyledComponent<"h4" | "legend", DefaultTheme, Partial & { as: string; }, "as">; //# sourceMappingURL=styled.d.ts.map