// Copyright 2016-2022, Pulumi Corporation. All rights reserved. export default async function() { return {helloWorld: 123} }