import { PartialMessage } from 'esbuild'; export declare const convertError: (error: any) => PartialMessage;