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