const autogenerateWarning = ` /* * This file is automatically generated by typespec-typescript-emitter. * * You should not change or manipulate this file, as it will be overwritten. * Instead, change the underlying spec. */ `; export default autogenerateWarning;