import { SVGProps } from 'react'; declare const Likecoin: (props: SVGProps) => JSX.Element; export { Likecoin as default };