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