import { FC } from "react"; export const Svelte: FC = () => ( );