import type { NodePath } from '@babel/traverse'; export default function error(path: NodePath, message: string): Error; //# sourceMappingURL=error.d.ts.map