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