import { PSEditorImpl } from '../pseditor-impl'; import { IPSIPAddress } from './ipsipaddress'; export declare class PSIPAddressImpl extends PSEditorImpl implements IPSIPAddress { get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psipaddress-impl.d.ts.map