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