import { Command } from "commander"; export declare function registerFundsBridgeCommands(parent: Command, isJson: () => boolean): void;