import React, { SVGAttributes } from 'react'; export declare const LinkInline: (props: SVGAttributes) => React.JSX.Element;