import { SVGProps } from 'react'; declare const IconHeadphoneThin: (props: SVGProps) => JSX.Element; export default IconHeadphoneThin;