export function renameOverwrite (oldPath: string, newPath: string): Promise export function renameOverwriteSync (oldPath: string, newPath: string): void