export { getInitialsForName } from './getInitialsForName'; export declare const extraPlacementMap: (extraPlacement?: "top-left" | "top-right" | "bottom-left" | "bottom-right") => string; //# sourceMappingURL=index.d.ts.map