import { IOSInput } from '../types/NotificationIOS'; export default function validateIOSInput(input?: IOSInput): IOSInput;