export declare function replace(string: string, pattern: string, replacement: string): string;