import { SVGProps } from 'react'; declare const Website: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default Website;