export default sortify; declare function sortify(value: any, replacer: any, space: any): string;