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