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