declare const CanvasShipLayer: any; declare const canvasShip: (url: any, options: any) => any; export { CanvasShipLayer, canvasShip };