import { h, VNode } from "preact"; export const CopyIcon = (): VNode => ( ); export const CopiedIcon = (): VNode => ( );