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