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