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