/**
 * Max coordinate value (both positive and negative)
 */
export declare const hiRange = 9007199254740991;
