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