import { WorkflowData } from "../type";
export declare function proxify<T>(obj: WorkflowData<any>): T;
//# sourceMappingURL=proxy.d.ts.map