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