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