function callOutsideFunction(module: 'climate', method: 'climateMethod 1' | 'climateMethod2'): unknown
function callOutsideFunction(module: 'date', method: 'dateMethod 1' | 'dateMethod2'): unknown
function callOutsideFunction(module: 'climate', method: 'climateMethod 1' | 'climateMethod2'): unknown
function callOutsideFunction(module: 'date', method: 'dateMethod 1' | 'dateMethod2'): unknown