import React from 'react'; declare const LikeIcon: (props: React.SVGProps) => React.JSX.Element; export default LikeIcon;