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