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