import { IPSMPicker } from './ipsmpicker'; import { PSPickerImpl } from './pspicker-impl'; export declare class PSMPickerImpl extends PSPickerImpl implements IPSMPicker { get singleSelect(): boolean; get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psmpicker-impl.d.ts.map