import { PropertyType } from "../EntitySchema"; export declare class PropertyUtils { static toPropertyType(type: string): PropertyType; } //# sourceMappingURL=PropertyUtils.d.ts.map