export declare function replace(str: string, params: object): string;
