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