declare const _default: (filePath: string, subString: string, newSubString: string) => void; export default _default;