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