export default function ensureContainingDirectoryExists(path: string): Promise<void>;
