export declare function strtr(string: string, replacePairs: Record): string;