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