import React from 'react'; import { LikeButtonProps } from './like-button-props'; export declare const LikeButton: React.FC;