import { MapPolyline } from '../../../models'; declare function PolylineComponent(props: MapPolyline): null; export default PolylineComponent;