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