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