import * as React from 'react'; declare function Link2(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof Link2; export default Link2;