export declare const getInitials: (name: string, alphanumeric?: boolean) => string;