import TimeOfInterest from '../../time/TimeOfInterest'; export declare function getTimeOfInterestOfUpcomingPhase(decimalYear: number, moonPhase: number): TimeOfInterest;