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