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