/** Neptune's radius in meters */
export declare const NEPTUNE_RADIUS = 24622000;
/** Neptune's equitorial radius in meters */
export declare const NEPTUNE_RADIUS_EQUATORIAL = 24764000;
/** Neptune's polar radius in meters */
export declare const NEPTUNE_RADIUS_POLAR = 24341000;
/** The average circumference of Neptune in meters. */
export declare const NEPTUNE_CIRCUMFERENCE = 154704588.63337576;
//# sourceMappingURL=neptune.d.ts.map