/// import { IconProps } from '../../types'; declare const VolumeLoud: (allProps: IconProps) => JSX.Element; export default VolumeLoud;