export function LangGraphLogoSVG({ width = 20, height = 20 }) { return ( ); }