import {Props} from '@/types' export function CopyIcon(props: Props) { return ( ) }