export * from "../v3";
import * as latest from "../v3";
/**
 * Default import: contains the same thing as root
 */
export default latest;
//# sourceMappingURL=index.d.ts.map