import type { Command } from "commander";
export declare function configureMintTokenCommand(program: Command): Command;
