import { PSAjaxControlParamImpl } from '../psajax-control-param-impl'; import { IPSCustomControlParam } from './ipscustom-control-param'; export declare class PSCustomControlParamImpl extends PSAjaxControlParamImpl implements IPSCustomControlParam { get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=pscustom-control-param-impl.d.ts.map