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