import { BizDict, type Entry } from "jmash-core"; export declare class ProcBizDict extends BizDict { useValues(): Promise; }