import * as olSource from 'ol/source'; declare function xyz({ url, attributions, maxZoom }: { attributions: any; maxZoom: any; url: any; }): olSource.XYZ; export default xyz; //# sourceMappingURL=xyz.d.ts.map