import { NotificationIOS } from '../types/NotificationIOS'; export default function validateIOSNotification(ios?: NotificationIOS): NotificationIOS;