export declare function main(argv: string[]): Promise; export declare function isCliEntrypoint(metaUrl: string, argv1: string | undefined): boolean;