import { IPSGanttExpBarParam } from './ipsgantt-exp-bar-param'; import { PSExpBarParamImpl } from './psexp-bar-param-impl'; export declare class PSGanttExpBarParamImpl extends PSExpBarParamImpl implements IPSGanttExpBarParam { get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psgantt-exp-bar-param-impl.d.ts.map