/**
 * @module scene/selection
 */
export type { SelectionApi } from "./internal/selection.js";
