/** * Will return a an index between 0 and optionsLength */ export declare const getBaseDefaultProfilePictureIndex: (name: string, optionsLength: number) => number; //# sourceMappingURL=getBaseDefaultProfilePictureIndex.d.ts.map