import { IPSWFExpBar } from './ipswfexp-bar'; import { PSExpBarImpl } from './psexp-bar-impl'; export declare class PSWFExpBarImpl extends PSExpBarImpl implements IPSWFExpBar { get codeName(): string; get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=pswfexp-bar-impl.d.ts.map