import { UnsupportedPropertyType } from "./UnsupportedPropertyType"; export declare class PtypObject extends UnsupportedPropertyType { constructor(); }