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