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