#!/usr/bin/env node
declare function main(): Promise<void>;
