import { RustPanic } from '@prisma/sdk'; export declare function handlePanic(error: RustPanic, cliVersion: string, binaryVersion: string): Promise;