import { Projection } from "../lib/projections";
declare const SortObject: Projection;
export default SortObject;
