declare function sortProperties(properties?: object): object; export default sortProperties;