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