import { IOSCommunicationInfoPerson } from '../../types/NotificationIOS'; export default function validateIOSCommunicationInfoPerson(person: IOSCommunicationInfoPerson): IOSCommunicationInfoPerson;