declare function formatAzureError(errorData: Error): string; export { formatAzureError };