declare const main: (...args: T[]) => T; export = main;