export declare const help: () => string;
export declare function main(): Promise<number>;
//# sourceMappingURL=build.d.ts.map