import React from 'react'; import { DislikeButtonProps } from './dislike-button-props'; export declare const DislikeButton: React.FC;