import { ImportConfig } from '../types'; export default function backupHandler(importConfig: ImportConfig): Promise;