export * from './colors'; export declare const getTextForAvatar: (text?: string, countText?: number | "all") => string; export declare const getRandomId: (prefix?: string) => string; //# sourceMappingURL=index.d.ts.map