import type { VM } from '../framework/vm'; export declare function addErrorComponentStack(vm: VM, error: any): void; //# sourceMappingURL=error.d.ts.map