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