export declare function replace(str: string, search: string, replacement: string): string;