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