import type { StyleFunction } from 'ol/style/Style'; declare const routingStyle: StyleFunction; export default routingStyle;