When trying to re-import a zip file of a previously exported default template, an error occurs because the 'type' within the JSON template data is not set to 'CustomizableTemplate'
Stacktrace:
Unzip the JSON file
In template.json change the type field from 'PluginModuleTemplate' to 'CustomizableTemplate'.
Zip the file again