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