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