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