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