import { MinimistArgs } from '@cosmwasm/ts-codegen-types';
export declare const cli: (argv: MinimistArgs) => Promise<void>;
