import { SvgIconComponent } from './types'; declare const FavoriteIcon: SvgIconComponent; export default FavoriteIcon;