import { Definition } from "../Schema/Definition"; export declare const sortProps: (schema: Definition) => Definition;