export declare const getInitialsFromName: (name: string) => string;
//# sourceMappingURL=getInitialsFromName.d.ts.map