/// import type { SVGProps } from "../global"; declare const SirenIcon: ({ size, ...props }: SVGProps) => JSX.Element; export default SirenIcon; //# sourceMappingURL=SirenIcon.d.ts.map