export declare function replaceAllSubstrings(str: string, replacementMap: Record): string;