export default function after(n: any, func: any): (...args: any[]) => any;