export type Color = | "not_connected" | "normal" | "vcc" | "gnd" | "component_center"