import type { InspectType } from "../types.d.cts"; declare const getPromiseValue: InspectType>; export = getPromiseValue;