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