import type { TAvatarElements } from './types';
export declare const AVATAR_ELEMENTS: TAvatarElements;
export declare const SEEDED_COLORS: {
    backgroundColors: string[];
    faceColors: string[];
    haircutColors: string[];
};
//# sourceMappingURL=contants.d.ts.map