import type { IconComponent } from '../types'; declare const Dislike: IconComponent; export default Dislike;