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