import type { ValuesType } from 'utility-types'; import { Clothes } from '../options'; export declare const clothing: Record, 'blazer' | 'shirt' | 'sweater'>, (color: string, clotheGraphic?: string) => string>;