export declare function showIndexOverview(): Promise; export declare function showIndexDetails(argv: any): Promise; export declare function showMarketStatus(): Promise; export declare function showEquityDetails(argv: any): Promise; export declare function showHistorical(argv: any): Promise; //# sourceMappingURL=api.d.ts.map