export declare const getAllStringOccurrences: (sourceStr: string, searchStr: string) => number[]; //# sourceMappingURL=getAllStringOccurrences.d.ts.map