/* eslint-disable-next-line import/prefer-default-export */
export { default as SidePanel } from './SidePanel';
/**
* @external BaseObject
* @see https://openlayers.org/en/latest/apidoc/module-ol_Object-BaseObject.html
*/
/**
* @external Element
* @see https://developer.mozilla.org/en-US/docs/Web/API/Element
*/
/**
* @external Collection
* @see https://openlayers.org/en/latest/apidoc/module-ol_Collection-Collection.html
*/
/**
* @external Control
* @see https://openlayers.org/en/latest/apidoc/module-ol_control_Control-Control.html
*/
/**
* @external Map
* @see https://openlayers.org/en/latest/apidoc/module-ol_Map-Map.html
*/