/**
 * Experimental APIs - Not part of the public API
 *
 * These APIs are subject to change without notice and should be used with caution.
 * They are intended for advanced use cases and internal framework usage.
 *
 * @experimental
 */
export { CameraOwnershipManager, CameraOwnershipHelper, CameraOwner } from 'scandit-datacapture-frameworks-core';
