Will rewrite an exported function into a non-exported given for example: `export async function foo() {}` This then requires a manual export later in the file.