export declare function cli(command: string): Promise; export declare function resolve(specifier: string, context: Record, nextResolve: Function): any;