import { IconDefinition } from '../types'; declare const IconDislike: IconDefinition; export default IconDislike;