import React from 'react';
declare const LikeFill: React.FC<import("./gen").IconFillProps>;
export default LikeFill;
