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