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