import type { ImgHTMLAttributes } from 'react'; import logo from '../../../public/assets/logo.png'; export default function AppLogoIcon(props: ImgHTMLAttributes) { return Logo; }