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