import TimeOfInterest from '../time/TimeOfInterest'; export default function solarEclipseExists(toi?: TimeOfInterest): boolean;