import { RightAfterLeftMapFunc } from 'streamdash'; import { File, BackupCheckDatabase } from './Types'; export default function getFileNotBackedUpRightAfterLeftMapFunc(dependencies: {}): RightAfterLeftMapFunc;