Now when using verbatimModuleSyntax we get an error:
'X' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled
It would be great if we can get an CLI option to import definitions with 'import type' instead of just 'import'