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