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