import { ProjectionClass } from '.'; import { EPSG4326Options } from './epsg4326'; export declare class EPSG4326 extends ProjectionClass { createNative(): com.carto.projections.EPSG4326; }