Edge: Readonly<{
    a: string;
    b: string;
    weight?: number;
}>