declare module 'mailparser' { export function simpleParser(...args: any[]): Promise; }