import type { ValuesType } from 'utility-types'; import { FacialHair } from '../options'; export declare const facialHair: Record, 'fancy' | 'light' | 'magnum' | 'majestic' | 'medium'>, (color: string) => string>;