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