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