import { NotificationFullScreenAction } from '../types/Notification'; export default function validateAndroidFullScreenAction(fullScreenAction: NotificationFullScreenAction): NotificationFullScreenAction;