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