export function canWriteToDir (dir: string): Promise export function canWriteToDirSync (dir: string): boolean