import * as React from "react"; declare function Headphones(props: React.SVGProps): any; export default Headphones;