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