package svg type TemplateData struct { Id string TemplateKeys []string } var Storage SvgStorage