export declare const replaceAll: (str: any, find: any, replace: any) => any;