import { Command, ToolController } from "../../core";
export declare const contractInfoCommand: Command;
export declare const contractDeployCommand: Command;
export declare const contractTopUpCommand: Command;
export declare const contractRunCommand: Command;
export declare const contractRunLocalCommand: Command;
export declare const contractRunExecutorCommand: Command;
export declare const Contract: ToolController;
//# sourceMappingURL=index.d.ts.map