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