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