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