import { IPSDESearchFormParam } from './ipsdesearch-form-param'; import { PSDEFormParamImpl } from './psdeform-param-impl'; export declare class PSDESearchFormParamImpl extends PSDEFormParamImpl implements IPSDESearchFormParam { get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psdesearch-form-param-impl.d.ts.map