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