export declare class MissingPostedDataConstant { static readonly postedDataNotFound = "Posted data not found"; static readonly postedDataNotFoundDatesMessage = "Posted data could not be found for the following dates"; static readonly postedDataNotFoundDemosMessage = "Posted data could not be found for one or more days of the following demographics"; }