export declare function getApparentMagnitudeMoon(distanceSun: number, distanceEarth: number, phaseAngle: number, isWaxing: boolean): number;