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