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