export function parseConfigRedirects(netlifyConfigPath: any): Promise<{ redirects: any; errors: any; }>;