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