import { Style } from 'ol/style'; /** * @private */ declare const fullTrajectoryDelaystyle: () => Style[]; export default fullTrajectoryDelaystyle;