/// /// /// declare global { const TradingView: typeof import("./charting_library"); const Datafeeds: typeof import("./datafeeds"); } export {};