import 'reflect-metadata';
export declare function main(args: string[], consoleError?: (s: string) => void): number;
