import React from 'react'; declare const Logo: import("styled-components").StyledComponent<({ ...props }: any) => React.JSX.Element, any, React.SVGAttributes, never>; export default Logo;