// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
exports[`transformIcons > does not transform lucide icons 1`] = `
"
"
`;
exports[`transformIcons > does nothing 1`] = `
"
"
`;
exports[`transformIcons > transforms radix icons 1`] = `
"
"
`;