import type { FaceType } from '../core/index.js'; /** * SVG path data for each face type. * Used for static image generation with Satori. */ export declare const FACE_SVG_DATA: Record;