Making a note to expand upon this later; not sure what the userland fix is for something like this or what needs to be fixed upstream.
src/components/fpr/checkbox-icon.gts:20:9 - error TS2353: Object literal may only specify known properties, and 'xmlns' does not exist in type 'Partial<WithDataAttributes<SVGSVGElementAttributes>>'.
20 xmlns="http://www.w3.org/2000/svg"
~~~~~
