declare const sort_down: { _: { width: number; height: number; paths: { d: string; }[]; }; }; export default sort_down;