import { DiamondIcon, Fingerprint, Hash, Key } from 'lucide-react' const SchemaGraphLegend = () => { return (
{/*

Legend

*/}
) } export default SchemaGraphLegend