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