import { IconProps } from '../Icon'; declare function SvgFavorite(props: IconProps): JSX.Element; export default SvgFavorite;