import React from "react"; export default function earSmall(props: { color: string; }): React.ReactElement;