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