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