import { ImageProps } from 'next/image'; type ButtonImageProps = Omit & Partial>;