#!/usr/bin/env node
export declare function main(args?: string[]): Promise<number>;
//# sourceMappingURL=index.d.ts.map