export function parseFileRedirects(redirectFile: any): Promise<{ redirects: any; errors: any; }>;