import { Provider } from "./provider"; export declare function main(provider: Provider, args: string[]): Promise;