import React from 'react'; // Light bulb icon - Heroicons "light-bulb" (outline) - represents insights/ideas export const LightbulbIcon: React.FC> = (props) => ( );