import { AndroidChannel } from '../types/NotificationAndroid'; export default function validateAndroidChannel(channel: AndroidChannel): AndroidChannel;