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