export function filterNotificationForDelivery(notification: any, user: any, template: any, subject: any, callback: any): void; export function sendOneEmail(emailLocals: any, callback: any): void;