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