export declare const convertToDMS: (dd: number, isLng: boolean) => string;