export declare function cuiReplace(value: string, search: string, replace: string): string;