Scoped module names like `@apollo/client` don't work with the `--as-module` option. The `declare module` block isn't generated in the output.
Scoped module names like
@apollo/clientdon't work with the--as-moduleoption. Thedeclare moduleblock isn't generated in the output.