import {html} from "@benev/turtle" import {TemplateParts} from "@benev/slate" export const svgTurtle = ({strings}: TemplateParts) => html(strings)