export declare function initials(name: string, max?: number): string;