class TestClass extends Promise { } const lambda_function = (str) => {}; const lambda_function2 = (str: string) => {};