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