export declare const replaceAll: (target?: string, search?: string, replacement?: string) => string;