import type { Command } from 'commander'; export declare function installMintBond(program: Command): void; //# sourceMappingURL=mintBond.d.ts.map