You can try adding "esModuleInterop": true to your tsconfig.json file and load your handlers in your serverless.yml configuration file from dist folder.
"esModuleInterop": true
serverless.yml
dist