/** Import a user module while supporting TypeScript on every supported Node line. */ export declare function importUserModule(filePath: string): Promise>;