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