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