declare const findByIds: (bridge: import("../../types/bridge-static").IBridgeStatic) => import("commander").Command; export default findByIds;