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