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