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