export declare const FACE_ICONS: {
    happy: string[];
    sad: string[];
};
//# sourceMappingURL=iconCollection.d.ts.map