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