/** * Check and see if momentjs has been set up correctly in the consuming application. * Otherwise log an error. */ export declare function _rdsVerifyMomentJsExists(): void;