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