import type { SVGProps } from "react"; export const HeroSvg = (props: SVGProps) => ( hero ); export const ASvg = (props: SVGProps) => ( {"\u0410"} ); export const LogoSvg = (props: SVGProps) => ( {"lloggi.it Info"} {"Info"} {"lloggi.it"} ); export const EngFlag = (props: SVGProps) => ( EnglishFlag ); export const ItaFlag = (props: SVGProps) => ( ItalianFlag ); export const MissingFile = ({ className }: { className?: string }) => ( MissingFile ); export const WhatsAppIcon2 = ({ className }: { className?: string }) => ( {"WhatsApp icon"} ); export const WhatsAppIcon = (props: SVGProps) => ( WhatsAppIcon ); export const GoogleMapsIcon = (props: SVGProps) => ( GoogleMap );