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