import React from 'react' export function PhantomIcon(props: React.ComponentProps<'svg'>) { return ( ) }