import type { SVGProps } from "react"; const SvgFavoliteOutlineIcon = (props: SVGProps) => ( ); export default SvgFavoliteOutlineIcon;