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