import * as React from 'react'; export interface Move-332Props extends React.SVGProps { ariaLabel?: string } export default function Move-332({ ariaLabel, ...props }: Move-332Props) { return ( ); }