import { SVGProps } from "react";
declare const FCSpeaker: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { FCSpeaker };
