import { ObjectTypeSchema } from '../../types'; declare const convertPropertyKeypaths: (schema: ObjectTypeSchema) => ObjectTypeSchema; export default convertPropertyKeypaths; //# sourceMappingURL=convertPropertyKeypaths.d.ts.map