import type { IllustrationProps } from '../icon' export default function MagicWandIcon(props: IllustrationProps) { return ( ) }