import { ProjectionClass } from '.'; import { EPSG3857Options } from './epsg3857'; export declare class EPSG3857 extends ProjectionClass { createNative(): NTEPSG3857; }