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