import { ReactIconComponentType } from '../types';

declare const FavoriteBorder: ReactIconComponentType;
export default FavoriteBorder;
            