export declare const main: (args: string[]) => Promise<void>;
