local CorePackages = game:GetService("CorePackages") local Rhodium = require(CorePackages.Packages.Dev.Rhodium) export type XPath = Rhodium.XPath export type Element = Rhodium.Element return Rhodium