export declare const SortIcon: ({ order }: { order?: 'ascending' | 'descending'; }) => import("react").JSX.Element; //# sourceMappingURL=SortIcon.d.ts.map