import Coordinates from './Coordinates.js'; export default function qibla(coordinates: Coordinates): number;