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