import type { ValuesType } from 'utility-types'; import { Eyebrow } from '../options'; export declare const eyebrows: Record, 'flat' | 'frown' | 'raised' | 'sad' | 'unibrow' | 'up'>, () => string>;