/** * @figmaNode none — DS **Section title** typography (Roboto SemiBold 18/28, `delta-800`). Widget/ * widget-header heading; theme-safe via the delta token layer. */ export declare const StyledWidgetTitle: import('react').ForwardRefExoticComponent<{ className?: string; } & { children?: import('react').ReactNode | undefined; } & import('react').RefAttributes>;