export type OVNBridgeMapping = { bridge: string; localnet: string; state: string; };