import { CustomJsonSchema, MetadataProperty } from '../types'; export default function createSchemaFromMetadataProps(metadataProperties: MetadataProperty[], showChangeIndividual?: boolean): CustomJsonSchema; //# sourceMappingURL=createSchemaFromMetadataProps.d.ts.map