import { IconProps } from '../Icon'; declare function SvgReorder(props: IconProps): JSX.Element; export default SvgReorder;