import type { Coordinates } from '../../types';
export declare const defaultCoordinates: Coordinates;
