/** * RiverDataWidget https://github.com/pb-uk/river-data-widget. * * @copyright Copyright (C) 2022 pbuk https://github.com/pb-uk. * @license AGPL-3.0-or-later see LICENSE.md. */ export { drawMeasureWidget } from './widget/render'; export declare const version = "1.2.1";