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