import { GoBoltUser } from '../components/Avatar/Avatar'; export declare const createInitials: (user: GoBoltUser) => string;