declare const _default: (uid: string, message: string, color: string) => string;
export default _default;
