/// import { FacialHairProps } from './types'; export declare const MediumBeard: ({ color }: FacialHairProps) => JSX.Element;