import type { IconComponent } from '../types'; declare const SirenRounded: IconComponent; export default SirenRounded;