export type BridgeRoutes = Record<string, string[]>;
export declare const EXISTING_BRIDGE_ROUTES: BridgeRoutes;
