import { IconProps } from '../@ErkIcon'; declare function LikeIcon(props: IconProps): JSX.Element; export default LikeIcon;