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