import { IPSWFParallelGatewayProcess } from './ipswfparallel-gateway-process'; import { PSWFProcessImpl } from './pswfprocess-impl'; export declare class PSWFParallelGatewayProcessImpl extends PSWFProcessImpl implements IPSWFParallelGatewayProcess { get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=pswfparallel-gateway-process-impl.d.ts.map