export default function movingFilesToFinalDestination(finalPath: string): Promise<boolean>;
