/// import { IconProps } from '../../types'; declare const Reorder: (allProps: IconProps) => JSX.Element; export default Reorder;