export default function switchMap(convert: (...argus: any[]) => Promise): MethodDecorator;